projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c22574
)
d/rules: Declare that we have grub >= 2.02
author
Simon McVittie
<smcv@debian.org>
Wed, 14 Apr 2021 12:07:13 +0000
(13:07 +0100)
committer
Simon McVittie
<smcv@debian.org>
Wed, 14 Apr 2021 12:53:48 +0000
(13:53 +0100)
Debian's grub packaging runs grub-install in postinst, so we should be
able to rely on grub actually getting updated.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 16cc7b47072a97ac9f796adc78521aac90767c60..8d9275baa1284d33ee5e1b5e6be694273f52cc42 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-20,6
+20,7
@@
configure_options = \
--with-libarchive \
--with-libsystemd \
--with-libmount \
+ --with-modern-grub \
--with-soup \
--with-selinux \
--with-systemdsystemgeneratordir=/lib/systemd/system-generators \